Welcome![Sign In][Sign Up]
Location:
Search - dll delphi

Search list

[OS programDllTest

Description: vc调用动态连接库程序说明:   DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码)-vc program called Dynamic Link Library Description: DllTest is vc call Dynamic Link Library DLL demo program, which includes the dynamic library calls the static and dynamic load dynamic library calls and dynamic call Delphi DLL, such as the preparation of a variety of ways to call DLL dynamic libraries suitable for learning to use the DLL is Dynamic Link Library programming start programming quickly. (Including the DLL is called dynamic library source code and DLL Delphi source code)
Platform: | Size: 285696 | Author: 阿发 | Hits:

[Crack HackDelphi

Description: VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visual Basic (native) Virtual Pascal 支持的文件类型(32 位和 64 位): EXE DLL BPL OCX SYS 支持的操作系统: Windows 95/98 Windows ME Windows NT Windows 2000 Windows XP Windows 2003 Windows Vista -标准类 TObject = class constructor Create procedure Free end TPersistent = class(TObject) procedure Assign(Source: TPersistent) end TStrings = class(TPersistent) function Add(S: String): Integer procedure Append(S: String) procedure AddStrings(Strings: TStrings) procedure Clear procedure Delete(Index: Integer) function IndexOf(const S: String): Integer procedure Insert(Index: Integer S: String) procedure LoadFromFile(FileName: String) procedure SaveToFile(FileName: String) property Count: Integer read property Text: String read write property CommaText: String read write property Strings[Index: Integer]: String read write property Objects[Index: Integer]: TObject read write end TDuplicates = (dupIgnore, dupAccept, dupError) TNotifyEvent = procedure(Sender: TObject) TStringList = class(TStrings) function Find(S: String var Index: Integer): Boolean procedure Sort property Duplicates:
Platform: | Size: 4096 | Author: cxzhack | Hits:

[Windows DevelopInjectDll

Description: Dll injector to inject a dll into a running proce-Dll injector to inject a dll into a running process
Platform: | Size: 181248 | Author: ByGrandaO | Hits:

[Windows DevelopTBASSPlayer

Description: 一个文件流播放器组件,支持格式WAV、MP3、WMA、以及Ogg Vorbis文件,使用BASS sound系统(BASS.DLL and BASSWMA.DLL)-Player, a file stream components, supported formats WAV, MP3, WMA, and Ogg Vorbis files, using the BASS sound system (BASS.DLL and BASSWMA.DLL)
Platform: | Size: 1314816 | Author: luckliu | Hits:

[SCMMF-800R

Description: DELPHI语言写的读写M1卡的经典例子,使用于MF-800R&800U&800A\MF-800R&800U&800A多种芯片,是IC卡开发者必看的例程。-DELPHI language reading and writing of the classic examples of M1 card, for use in MF-800R & 800U & 800A \ MF-800R & 800U & 800A multi-chip IC card is a must-see routine developers.
Platform: | Size: 285696 | Author: aaww | Hits:

[OtherFortran95Programming

Description: 本书循序渐进、由浅到深,使用结构化及面向对象程序设计观念,以简捷明了的方式把Fortran 95介绍给读者。书中主要讲述了Fortran 95程序设计的方法,包括数值计算、计算机绘图、窗口程序设计、与Visual C/Visual Basic/Delphi的链接、甚至是游戏程序的编写。-This book step-by-step, from shallow to deep, the use of structured and object-oriented programming concepts to simple and clear way to introduce readers to Fortran 95. The book focuses on the Fortran 95 programming, including numerical computation, computer graphics, windows programming, and Visual C/Visual Basic/Delphi links, and even the preparation of the game procedures.
Platform: | Size: 14548992 | Author: hnzgz | Hits:

[Delphi VCLDLLform

Description: delphi 中调用dll窗口实例 d elphi 中调用dll窗口实例-delphi call dll form delphi call dll form delphi call dll form
Platform: | Size: 174080 | Author: sunix | Hits:

[Sniffer Package captureDELPHI

Description: 拦截封包用采用DELPHI写的 DLL没有提供源代码-Intercept packets do not provide the source code with the DLL
Platform: | Size: 391168 | Author: 伊戈尔 | Hits:

[OS programopeDataSet.dll

Description: 界面部分和业务部分物理分离。将业务部分和界面部分分别编译成dll和exe可执行文件。 定义一个接口部分以实现界面部分和业务部分之间通讯。接口部分可使用接口或抽象类来实现。一定要保持接 口的稳定,轻易不要改变接口单元中的内容。还可通过预留接口来满足未来功能增长的需求。 经常变动的通常是业务部分,通过修改DLL封装对象的实现方法来升级DLL,无需重新修改和编译界面部分的Exe文件。-Interface part and the operational part of the physical separation. The operational part and the interface separately compiled dll and exe executable file. Part of the definition of an interface in order to achieve the interface between the part and the operational part of the communication. Interface part of the interface or abstract class can be used to achieve. The interface must maintain a stable, easy not to change the interface unit in the content. Interface can also be reserved to meet future growth in demand functions. Constantly changing business is usually part of the object by modifying the DLL package implementation methods to upgrade DLL, without having to re-modify and compile interface part of the Exe file.
Platform: | Size: 630784 | Author: 黄磊 | Hits:

[OS programdllform

Description: dll窗体业务-12
Platform: | Size: 604160 | Author: 阿华 | Hits:

[Delphi VCLOPCDll

Description: delphi OPC的开发必须的通用动态链接库,下载完成后全部注册到系统里面即可.-delphi OPC development must be a common dynamic link library, the download is complete, all the inside can be registered into the system.
Platform: | Size: 189440 | Author: 海子 | Hits:

[OS programExeBplDll

Description: dll bpl联合使用范例 dll bpl联合使用范例 -dll bpl examples of joint use dll bpl examples of joint use dll bpl examples of joint use examples of joint use dll bpl
Platform: | Size: 162816 | Author: 骆安安 | Hits:

[Delphi VCLdl

Description: dll文件的使用方法,包括动态 和静态加载dll文件-the method of useing dll files
Platform: | Size: 533504 | Author: zfd | Hits:

[Delphi/CppBuilderdll

Description: dll劫持,delphi源码,对破解很有用,功能和内存补丁是一样的,不过比内存补丁那种生成一个exe文件比起来好了很多了,有兴趣的可以自己慢慢研究!~-dll hijack, delphi source code, to crack very useful, functionality and memory patches are the same, but more than the memory patch exe file that generates a much better compared to, and are interested in studying in yourself! ~
Platform: | Size: 513024 | Author: 胡小 | Hits:

[Graph programflyODBG2

Description: delphi控件包,功能性很强。 -delphi control package, function-oriented.delphi控件包,功能性很强。
Platform: | Size: 16557056 | Author: jiang hua | Hits:

[Delphi VCLdll

Description: 动态库的创建与调用,供初学者参考,内容比较简单明了!-Dynamic library creation and calls for advanced users,
Platform: | Size: 284672 | Author: dgx | Hits:

[Com PortDemo_Delphi

Description: modbus_rtu.dll V3.0完美版串口通讯控件应用例程,-modbus Rtu DLL Demo
Platform: | Size: 382976 | Author: 王俊 | Hits:

[Delphi VCLSevenZipVCL

Description: Delphi unit with 7-zip interface for 7za.dll. 7zip.org - the powerfull archive program. The compression level is one of the best, much better then zip, rar.
Platform: | Size: 25600 | Author: AleX | Hits:

[Delphi VCLsetupapi

Description: 网上找到的 SetupApi.pas 原文件 与SetupApi.dll配合使用-Find online SetupApi.pas use with the original documents and SetupApi.dll
Platform: | Size: 404480 | Author: lsxqw | Hits:

[Hook apiINJ-DLL-IN-PROCESS-ACTIVE

Description: Inject Dll in active proce-Inject Dll in active process
Platform: | Size: 1084416 | Author: gigix1 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net